-
Notifications
You must be signed in to change notification settings - Fork 48
(3/n) Specialize state actor bootstrap for each alloc #459
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This pull request was exported from Phabricator. Differential Revision: D77914042 |
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Differential Revision: D77914042
This pull request was exported from Phabricator. Differential Revision: D77914042 |
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Differential Revision: D77914042
78b0474
to
bc43c95
Compare
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Differential Revision: D77914042
This pull request was exported from Phabricator. Differential Revision: D77914042 |
Summary: Pull Request resolved: pytorch-labs#459 Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Differential Revision: D77914042
This pull request was exported from Phabricator. Differential Revision: D77914042 |
Summary: Pull Request resolved: pytorch-labs#459 Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Differential Revision: D77914042
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Differential Revision: D77914042
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
bb10c1b
to
df14fc1
Compare
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
df14fc1
to
de13844
Compare
This pull request was exported from Phabricator. Differential Revision: D77914042 |
Summary: Pull Request resolved: pytorch-labs#459 Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
de13844
to
be7599e
Compare
This pull request was exported from Phabricator. Differential Revision: D77914042 |
Summary: Pull Request resolved: pytorch-labs#459 Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
be7599e
to
96b1487
Compare
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
96b1487
to
6b2d2c6
Compare
This pull request was exported from Phabricator. Differential Revision: D77914042 |
6b2d2c6
to
3f23f35
Compare
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
3f23f35
to
5baf65b
Compare
This pull request was exported from Phabricator. Differential Revision: D77914042 |
Summary: Pull Request resolved: pytorch-labs#459 Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
5baf65b
to
81fc5c7
Compare
Summary: Pull Request resolved: pytorch-labs#459 Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
This pull request was exported from Phabricator. Differential Revision: D77914042 |
81fc5c7
to
e0976fc
Compare
This pull request has been merged in 50a7cf8. |
Summary:
Different alloc should have different setup of state actor.
The remote allocator should bootstrap the state actor inside the initializer.
This will be done in the follow-up diffs.
Differential Revision: D77914042